string substitution造句
例句与造句
- up until now, we ve only performed simple string substitution
要回滚到最近的历史,可以使用滚动条。 - properties work via string substitution, using the following algorithm to find a value associated with the property
属性使用以下算法找到和属性相关联的值,再通过字符串替换来进行工作: - the schematron processor performs a preprocessor pass during which it does a literal string substitution of the parameter with the given value
schematron处理程序在用给定的值对参数进行文字串置换时,要执行一次预处理程序。 - lucin does this simple string substitution, and the other light-duty calculations involved in the production version of the sms gateway, with visual basic, hosted on an nt server 4.0
lucin用visualbasic在位于一个ntserver4.0上的产品级版本的sms网关上进行这一简单的字符串替换,以及其他相关的轻量计算。 - these are very different from xpath variable references; they are purely string substitutions to be computed before run time, and effectively allow one to rewrite the queries using the given parameters
参数引用与xpath变量引用非常不同,它们完全是运行之前计算的串置换,使用给定的参数可以方便地改写查询。 - It's difficult to find string substitution in a sentence. 用string substitution造句挺难的
- in this article, the second in the series, daniel shows you how to use sed to perform string substitution; create larger sed scripts; and use sed s append, insert, and change line commands
要在linux系统上安装大量的快速启动软件,您将需要以root用户(或者可能是另一个用户)身份进行登录,打开终端或shell窗口并挂装cd-rom。 - the message text returned by raiserror can be built using string substitution functionality similar to the printf function of the c standard library, whereas print can only return a character string or character expression
raiserror所返回的消息正文可以使用类似于c标准库中的printf函数的字符串替换功能来生成,然而print只能返回字符串或字符表达式。